home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970929-19971216 / 000021_news@newsmaster….columbia.edu _Tue Sep 30 21:07:38 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id VAA01423
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 30 Sep 1997 21:07:38 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id VAA01577
  7.     for kermit.misc@watsun; Tue, 30 Sep 1997 21:07:37 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  9. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: OS/2 Kermit odd behaviour with nn in terminal emulation
  12. Date: 1 Oct 1997 01:07:34 GMT
  13. Organization: Columbia University
  14. Lines: 31
  15. Message-ID: <60s7om$7a$1@apakabar.cc.columbia.edu>
  16. References: <60r432$scd$1@darla.visi.com> <60r6dc$7vg$1@apakabar.cc.columbia.edu> <60s54b$lc8$1@darla.visi.com>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Keywords: OS/2,Kermit,nn
  19. Xref: news.columbia.edu comp.protocols.kermit.misc:7786
  20.  
  21. In article <60s54b$lc8$1@darla.visi.com>, J. Otto Tennant <jot@visi.com> wrote:
  22. : jaltman@watsun.cc.columbia.edu (Jeffrey Altman) writes:
  23. : >Very likely the post uses a character set such as CP1252 (Windows
  24. : >Latin1) which uses C1 control characters for things such as
  25. : >apostrophe.  Try this:
  26. : >    SET TERMINAL REMOTE-CHARACTER-SET CP1252 
  27. : >the problem will most likely go away.
  28. : I'm sure it would.  However, setting CP1252 in the K95 dialer doesn't
  29. : seem to have any effect.   I will Read the Fine Manual to find out how
  30. : to execute this command at a more basic level.
  31.  
  32. Just checked it.  Kermit/2 is set to CP1252.  Check it with SHOW CHARACTER-SET
  33. from the Kermit command prompt.
  34.  
  35. Of course, character sets may be changed upon the request of the host.
  36. And if you are using a script generated by the dialer you need to generate
  37. a new one after making changes.
  38.  
  39. : Many, many thanks.  I am very pleased with your product.
  40.  
  41. Your are welcome.
  42.  
  43.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  44.                  The Kermit Project * Columbia University
  45.        612 West 115th St #716 * New York, NY * 10025 * (212) 854-1344
  46.     http://www.columbia.edu/kermit/k95.html * kermit-support@columbia.edu